home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / opus100b.arc / OKIT_100.ARC / INSTALL.DOC < prev    next >
Text File  |  1987-06-26  |  14KB  |  342 lines

  1.  
  2.                **** Opus Installation Instructions ****
  3.  
  4.       This document is geared towards the Soon-To-Be Opus Sysop.
  5.       If you are upgrading from Version 0, please refer to
  6.  
  7.                              QUIK_KIT.ARC
  8.  
  9.     Please address all Complaints about this Installation Kit to:
  10.  
  11.                             David Finster
  12.                          Matrix - 1:124/111.0
  13.                         Data - (214) 991-3381
  14.                               2400 Buad
  15.  
  16.  
  17.  
  18.  
  19.              +-------------------------------------------------+
  20.              |                                                 |
  21.              |   "It's a hundred and six miles to Chicago.     |
  22.              |   We've got a full tank of gas, half a pack     |
  23.              |   of cigarettes, it's dark, and we're wearing   |    
  24.              |   sunglasses."                                  |
  25.              |                                                 |
  26.              |   "Hit it."                                     |
  27.              |                 ---- The Blues Brothers         |
  28.              |                                                 |
  29.              +-------------------------------------------------+
  30.  
  31.  
  32.  
  33.          The installation of OPUS-CBCS, v1
  34.          ---------------------------------
  35.  
  36.          Here's the theory: getting Opus running "out of the box" is
  37.          supposed to be a fairly simple job.
  38.  
  39.          There are thousands of things you can do to Opus-CBCS to
  40.          customize it, but none of that is guaranteed to be simple
  41.          or straight-forward.  Even if you are an experienced sysop,
  42.          please install Opus by-the-numbers... customizing and
  43.          tweaking after you have the initial system running.  That
  44.          way, you will keep the number of possible errors to a
  45.          minimum.
  46.  
  47.          This installation assumes the following:
  48.  
  49.                   * You are putting your system onto drive C:
  50.  
  51.                   * You have a working knowledge of MS-DOS or PC-DOS
  52.  
  53.                   * You are wearing mirror shades
  54.  
  55.  
  56.  
  57.          Opus-CBCS Installation By-The-Numbers:
  58.  
  59.                   1.  Create these sub-directories:
  60.  
  61.                            C:\OPUS
  62.                            C:\OPUS\HLP
  63.                            C:\OPUS\MISC
  64.                            C:\OPUS\OUTBOUND
  65.                            C:\MSG
  66.                            C:\MSG\COMMENTS
  67.                            C:\MSG\GENERAL
  68.                            C:\MSG\NET
  69.                            C:\FILE
  70.                            C:\FILE\GENERAL
  71.                            C:\FILE\NET
  72.  
  73.  
  74.                   2. Copy all of this installation kit to
  75.                      C:\OPUS.
  76.  
  77.  
  78.                   3. Copy your EXE package (OEXE_100.ARC) to
  79.                      C:\OPUS and UnArc it.
  80.  
  81.  
  82.                   4.  Do one of the following:
  83.                   
  84.                          A. New sysops...
  85.  
  86.                             Run the MK_USER program to create the file 
  87.                             USER.BBS.  It works like this:
  88.  
  89.                                     MK_USER firstname lastname password
  90.  
  91.                                No item is optional.  
  92.  
  93.  
  94.                          B. Grizzled veterans of Fido<tm> v11w...
  95.  
  96.                             Copy your existing USER.BBS file to C:\OPUS.
  97.                             The Opus user file is structurally compatible with
  98.                             both of those systems.
  99.  
  100.                             Please note that your own user record should be
  101.                             the zeroth (0th) item in the user file.  The user
  102.                             in that position gets enhanced "last message read
  103.                             pointer" capabilities.
  104.  
  105.                             Also, please note that the first item is called
  106.                             the zeroth item.  In most things, you'll find
  107.                             that Opus is zero-based.  Some user file utilities
  108.                             begin with "1" which throws all user record
  109.                             numbers off by a digit.
  110.  
  111.  
  112.                   5. Copy your Help Sub-System (OHLP_100.ARC) to 
  113.                      C:\OPUS\HLP, and UnArc it.
  114.  
  115.  
  116.                   6. Copy your Misc File Package (OMSC_100.ARC) to
  117.                      C:\OPUS\MISC and UnArc it.
  118.  
  119.  
  120.                   7. Type "COPY OPUS.CTL BBS.CTL" and press <enter>
  121.  
  122.  
  123.                   8. Using a text editor, edit the file BBS.CTL.  You
  124.                      will need to check/change the following lines:
  125.  
  126.                      +---------------+---------------+-------------------+ 
  127.                      | THE WORD TO   | APPROXIMATE   |                   | 
  128.                      | LOOK FOR...   | LINE NUMBER   | NOTES             | 
  129.                      +---------------+---------------+-------------------+ 
  130.                      | Baud          | 117           | maximum baud rate | 
  131.                      |               |               | your system can   | 
  132.                      |               |               | handle.  Remove   | 
  133.                      |               |               | the "%" from in   | 
  134.                      |               |               | front of the baud | 
  135.                      |               |               | rate that applies.| 
  136.                      +---------------+---------------+-------------------+ 
  137.                      | Modem init    | 210           | Modem type.  Most | 
  138.                      |               |               | major brands are  | 
  139.                      |               |               | listed.  Remove   | 
  140.                      |               |               | the "%" from in   | 
  141.                      |               |               | front of the line | 
  142.                      |               |               | shown for your    | 
  143.                      |               |               | modem.            | 
  144.                      +---------------+---------------+-------------------+ 
  145.                      | Sysop         | 600           | Your name.        | 
  146.                      +---------------+---------------+-------------------+ 
  147.                      | System        | 620           | Your board's name.| 
  148.                      +---------------+---------------+-------------------+ 
  149.  
  150.                      Please try to resist the temptation to change anything
  151.                      else.
  152.  
  153.  
  154.                   9. Type "OPUS_CTL BBS" and press <Enter>.  This step
  155.                      turns BBS.CTL into the BBS.PRM file used by Opus.
  156.                      If you are missing any important files, this is
  157.                      where you will probably find out about it.
  158.  
  159.  
  160.                   10. Get your FOSSIL program running.  For PC-DOS users,
  161.                      this means running Opus!Comm or installing the X00
  162.                      device driver.  Those programs have their own
  163.                      documentation.
  164.  
  165.  
  166.                   11. Put a time zone entry into your environment.  From
  167.                      the DOS prompt, you can type something like this:
  168.  
  169.                            set TZ=CST4
  170.  
  171.                      You can put that line into your AUTOEXEC.BAT file
  172.                      to keep you from having to type it all the time.
  173.  
  174.                      The TZ means TimeZone.  "CST" is the 3-character
  175.                      name of your time zone.  The number is the number
  176.                      of hours you are from Greenwich Mean Time.
  177.  
  178.                      This part is pretty important. If you put the
  179.                      wrong number here, your events will not happen
  180.                      at the correct time. After you are set up, please
  181.                      refer to the full documentation for details on this
  182.                      setting.
  183.  
  184.  
  185.                  12. Type "RUNOPUS" and press <Enter>.  You should see
  186.                      your modem lights flash.  Opus will check out your
  187.                      system.  Shortly, you should see the message "Ready"
  188.                      on your screen.
  189.  
  190.                      Welcome to Opus-Cbcs.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                      THINGS THAT CAN GO WRONG
  197.                      ------------------------
  198.  
  199.                      * Make sure you have followed all 12 steps (above)
  200.                        precisely.  If you have fudged a little on 
  201.                        things like the sub-directory names or the
  202.                        control file, un-fudge your system and try it
  203.                        "by-the-numbers."
  204.  
  205.                      * Make sure you are running compatible equipment
  206.                        and that it is in working order.
  207.  
  208.                      * Triple check to see that you have all the
  209.                        required files in their proper place and that
  210.                        you correctly made those four changes to
  211.                        the BBS.CTL file.
  212.  
  213.                      +-------------------------------------------------+
  214.                      |                                                 |
  215.                      | "In case of fire, yell FIRE."                   |
  216.                      |                                                 |
  217.                      |                             --- the management  |
  218.                      |                                                 |
  219.                      +-------------------------------------------------+
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.          Opus-CBCS From The Inside:
  228.  
  229.                   This section is a walking tour of the system.  If it
  230.                   important that you go through it step-by-step.  In
  231.                   addition to getting familiar with the setup, you'll 
  232.                   also be able to check your setup.
  233.  
  234.                   1. When you see the "Ready" message on your screen,
  235.                      press the letter "K" (Keyboard mode).
  236.  
  237.                   2. The modem's DTR light should go out and you should
  238.                      see your name on the screen in the form of a
  239.                      question:
  240.  
  241.                            Adam Bomb [Y,n]? _
  242.  
  243.                   3. Press ENTER to answer YES.
  244.  
  245.                   4. When Opus asks for your password, type it.  Then
  246.                      press ENTER.  Opus displays dots instead of letters
  247.                      when you are typing your password (in case somebody
  248.                      is looking over your shoulder).
  249.  
  250.                   5. After some high-tech displays and welcome screens,
  251.                      you should find yourself at the main menu.
  252.  
  253.                   6. Type "!" (exclamation point) at the main menu... then
  254.                      press ENTER.  
  255.                      
  256.                      If "!" isn't a menu option, you aren't setup as a sysop.
  257.                      You can use a user file utility such as REM_SYSOP to
  258.                      adjust your access level.
  259.  
  260.                   7. The sysop menu looks like this:
  261.  
  262.                            SYSOP
  263.                            A)rea maintenance   M)atrix setup
  264.                            E)vents             P)riv. (menu)
  265.                            O)utside            Q)uit
  266.  
  267.                   8. Type "A" and press ENTER.  You'll find yourself at
  268.                      the Area Maintenance menu.
  269.  
  270.                   9. Change from area zero to area one. Type "A1" and
  271.                      press ENTER.
  272.  
  273.                                     WHEW... are you getting tired of
  274.                                             "and press ENTER"?  I know
  275.                                             somebody who's tired of typing
  276.                                             it.  <wiping brow>  Just
  277.                                             remember to press ENTER after
  278.                                             ever command and I'll stop
  279.                                             hounding you about it.
  280.  
  281.                  10. Type "T" (for TITLES).  Then type "M" for Message
  282.                      area title.  Opus will ask you to type a description
  283.                      of your message area.  This is the title that users
  284.                      will see.  Type "General Messages".
  285.  
  286.                      Select "T" for titles again.  This time type "F" for
  287.                      File area title.  Give some sort of clever title to
  288.                      your file area #1.  Type "MY FIRST FILE AREA" or
  289.                      something.  You have about 50 or so characters.
  290.  
  291.                      Type "Q" to quit the area maintenance section.
  292.  
  293.                  11. From the sysop section menu, select E)VENTS by
  294.                      typing "E".
  295.  
  296.                      You should see the EVENT MANAGER menu.  
  297.  
  298.                      Type "C0" to tell Opus you want to change event
  299.                      slot zero.
  300.  
  301.                      You don't have to do anything here... other than
  302.                      gawk.
  303.  
  304.                            IMPORTANT: It is absolutely required that you
  305.                                       have at least one enabled external
  306.                                       event.  Opus will get thoroughly 
  307.                                       confused without it!
  308.  
  309.                                       The RUNOPUS batch file is setup
  310.                                       to recycle on the pre-set external
  311.                                       event.
  312.  
  313.                                       The system comes with these events
  314.                                       already setup:
  315.  
  316.                                              YELL ..... 6:00pm - 9:00pm
  317.                                              Z ........ No Outbound, all day
  318.                                              eXternal.. midnight, 1 minute
  319.  
  320.  
  321.  
  322.                  12. Type "Q" to quit the Change Event menu.
  323.  
  324.                      Type "Q" again to quit the Event Manager itself.
  325.  
  326.                      Type "Q" once more to quit the sysop section.
  327.  
  328.                      You should now find yourself at the main menu.  Press
  329.                      "G" for goodbye.
  330.  
  331.  
  332.  
  333.      Your basic installation is now complete. The best course at this point
  334.      is to print out the manual, and spend a couple hours reading it.
  335.      
  336.  
  337.      Good Luck!
  338.  
  339.                                  ###
  340.  
  341.  
  342.